.switch-button-control[data-v-ee407b64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 2vw)}.switch-button-control .switch-button[data-v-ee407b64]{height:1.2em;width:2.4em;border:2px solid #8a97ab;border-radius:1.2em;background-color:#8a97ab;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.switch-button-control .switch-button .button[data-v-ee407b64]{height:calc(1.2em - 4px);width:calc(1.2em - 4px);border:2px solid #fff;border-radius:calc(1.2em - 4px);background:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.switch-button-control .switch-button.disable[data-v-ee407b64]{cursor:no-drop}.switch-button-control .switch-button.enabled[data-v-ee407b64]{background-color:var(--color);border:2px solid var(--color);-webkit-box-shadow:none;box-shadow:none}.switch-button-control .switch-button.enabled .button[data-v-ee407b64]{background:#fff;-webkit-transform:translateX(1.2em);transform:translateX(1.2em)}.switch-button-control .switch-button-label[data-v-ee407b64]{margin-left:10px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}